projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c54d50
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Sat, 2 Dec 2000 10:18:08 +0000
(10:18 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Sat, 2 Dec 2000 10:18:08 +0000
(10:18 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 35313740c89989b2361fd8a33f05fef7dbbc09c5..ada9082e90676f172699f483f5b8ed9c9c32fa21 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-41,6
+41,10
@@
lacks unexec, asynchronous processes, and networking support.
\f
* Changes in Emacs 21.1
+** The default for user-option `next-line-add-newlines' has been
+changed to nil, i.e. C-n will no longer add newlines at the end of a
+buffer by default.
+
** The new command M-x delete-trailing-whitespace RET will delete the
trailing whitespace within the current restriction. You can also add
this function to `write-file-hooks' or `local-write-file-hooks'.